<asp:CatalogZone ID="Catalogzone1" Runat="server">
   <ZoneTemplate>
      <asp:DeclarativeCatalogPart ID="Declarativecatalogpart1" Runat="server">
         <WebPartsTemplate>
            <uc1:CompanyContactInfo ID="CompanyContact" Runat="Server"
             Title="Dane kontaktowe firmy" />
            <uc1:PhotoAlbum ID="PhotoAlbum" Runat="Server" Title="Album fotograficzny" />
            <uc1:Customers ID="Customers" Runat="Server" Title="Klienci" />
            <uc1:Locations ID="Locations" Runat="Server" Title="Miejsca" />
         </WebPartsTemplate>
      </asp:DeclarativeCatalogPart>
   </ZoneTemplate>
</asp:CatalogZone>
